win32: Drop an unsed variable
authorMatthias Clasen <mclasen@redhat.com>
Wed, 27 May 2020 02:23:43 +0000 (22:23 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 27 May 2020 02:23:43 +0000 (22:23 -0400)
gdk/win32/gdkmain-win32.c

index 4f1f77ce54d74b5b038b0ba6b2ab133e386e64f2..4c9f5e745644edfe2460c3a58610474709eea892 100644 (file)
@@ -49,8 +49,6 @@
 
 static gboolean gdk_synchronize = FALSE;
 
-static gboolean dummy;
-
 void
 _gdk_win32_surfaceing_init (void)
 {